Skip to content

AsyncSubject.IsCompleted property

Defined in

Type: AsyncSubject Namespace: System.Reactive.Subjects Assembly: System.Reactive.dll

Applies to

netstandard2.0

public bool IsCompleted { get; }

Summary: Gets whether the AsyncSubject has completed.

Returns: bool